home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmContainerCopyLink.z / XmContainerCopyLink
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyyLLLLiiiinnnnkkkk((((3333XXXX))))   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV   XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyyLLLLiiiinnnnkkkk((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyyLLLLiiiinnnnkkkk - Container widget function to copy
  10.           links to the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Container.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyyLLLLiiiinnnnkkkk(
  15.           WWWWiiiiddddggggeeeetttt ccccoooonnnnttttaaaaiiiinnnneeeerrrr,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeeessssttttaaaammmmpppp);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCooooppppyyyyLLLLiiiinnnnkkkk copies links to the primary selected
  23.           items to the clipboard.  This routine calls the
  24.           XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk procedures, possibly multiple times, with
  25.           the _s_e_l_e_c_t_i_o_n member of the XXXXmmmmCCCCoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuucccctttt set to
  26.           _C_L_I_P_B_O_A_R_D and with the _p_a_r_m member set to XXXXmmmmLLLLIIIINNNNKKKK.  The
  27.           Container widget itself does not copy any links;
  28.           XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk procedures are responsible for copying
  29.           the link to the clipboard and for taking any related
  30.           actions.
  31.  
  32.           _c_o_n_t_a_i_n_e_r Specifies the Container widget ID.
  33.  
  34.           _t_i_m_e_s_t_a_m_p Specifies the server time at which to modify the
  35.                     selection value.
  36.  
  37.           For a complete definition of Container and its associated
  38.           resources, see XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  39.  
  40.      RRRREEEETTTTUUUURRRRNNNN
  41.           The function returns False in the following cases: if the
  42.           primary selection is NULL, if the widget does not own the
  43.           primary selection, or if the function is unable to gain
  44.           ownership of the clipboard selection.  Otherwise, it returns
  45.           True.
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.